PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactionOptions Class / setContentRedactionType Method
A PDFContentRedactionType enum member specifying the type of content to be redacted.
In This Topic
    setContentRedactionType Method
    In This Topic
    Sets the type of the redacted content.
    Syntax
    public void setContentRedactionType( 
       PDFContentRedactionType value
    )

    Parameters

    value
    A PDFContentRedactionType enum member specifying the type of content to be redacted.
    See Also